setBackground

Deprecated

Background images are no longer supported.

Set a background image to be displayed behind the notification content. Contrary to the NotificationCompat.BigPictureStyle, this background will work with any notification style.

Return

this object for method chaining

Parameters

background

the background bitmap

See also